projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
81cb34c
)
Fix typo.
author
Pavel Janík
<Pavel@Janik.cz>
Tue, 3 Sep 2002 04:16:36 +0000
(
04:16
+0000)
committer
Pavel Janík
<Pavel@Janik.cz>
Tue, 3 Sep 2002 04:16:36 +0000
(
04:16
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index f0e468216b41948bfa3a6ee070dc39b99d02cbcf..2cb6d8e40211fcc08ffc78072f36157970af6c6f 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1115,7
+1115,7
@@
* warnings.el (lwarn, warn, warning-levels): Doc fix.
(warning-suppress-log-types): Fix typo.
- (display-warning): Fix typo. Remove useless asignment to free variable
+ (display-warning): Fix typo. Remove useless as
s
ignment to free variable
`group-string'.
2002-07-25 Markus Rost <rost@math.ohio-state.edu>